CopyTo(OracleSqlStatement[],Int32) Method
Copies
OracleSqlStatement objects from the
OracleSqlStatementCollection to the specified array.
Parameters
- array
- The array to copy the OracleSqlStatement objects into.
- index
- The zero-based index in array at which copying begins.